Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2025

Bumps @xmldom/xmldom from 0.8.10 to 0.9.8.

Release notes

Sourced from @​xmldom/xmldom's releases.

0.9.8

Commits

Fixed

Chore

Thank you, @​kboshold, @​Ponynjaa, for your contributions.

xmldom/xmldom#435

0.9.7

Commits

Added

Fixed

Performance

Chore

  • updated devDependencies

Thank you, @​zorkow, @​Ponynjaa, @​WesselKroos, for your contributions.

xmldom/xmldom#435

... (truncated)

Changelog

Sourced from @​xmldom/xmldom's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

0.9.8

Fixed

Chore

Thank you, @​kboshold, @​Ponynjaa, for your contributions.

0.9.7

Added

Fixed

Performance

Chore

  • updated devDependencies

Thank you, @​zorkow, @​Ponynjaa, @​WesselKroos, for your contributions.

... (truncated)

Commits
  • 4a1e6e9 0.9.8
  • 24546a0 docs: prepare changelog for 0.9.8 (#849)
  • d4dc4da perf: speed up line detection (#847)
  • bfb5c44 chore(deps): update codecov/codecov-action action to v5.4.0 (#848)
  • 1b8d4f7 chore(deps): update dependency prettier to v3.5.2 (#843)
  • cc00fa9 fix: replace \u2029 as part of normalizeLineEndings (#839)
  • 00a686f chore: drop jazzer and rxjs devDependencies (#845)
  • 7fc02cb chore(deps): update ossf/scorecard-action action to v2.4.1 (#841)
  • 5009c1a chore(deps): update actions/upload-artifact action to v4.6.1 (#842)
  • c8c1fe2 chore(deps): update github/codeql-action action to v3.28.10 (#840)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 4, 2025
@github-actions
Copy link

github-actions bot commented Apr 4, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@xmldom/xmldom 0.9.8 🟢 8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Dependency-Update-Tool🟢 10update tool detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review🟢 4Found 2/5 approved changesets -- score normalized to 4
Pinned-Dependencies🟢 7dependency not pinned by hash detected -- score normalized to 7
CII-Best-Practices🟢 5badge detected: Passing
SAST🟢 9SAST tool detected but not run on all commits
License🟢 10license file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Fuzzing🟢 10project is fuzzed
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
CI-Tests🟢 1029 out of 29 merged PRs checked by a CI test -- score normalized to 10
Vulnerabilities🟢 91 existing vulnerabilities detected
Contributors🟢 10project has 11 contributing companies or organizations
npm/@xmldom/xmldom ^0.9.8 🟢 8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Dependency-Update-Tool🟢 10update tool detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review🟢 4Found 2/5 approved changesets -- score normalized to 4
Pinned-Dependencies🟢 7dependency not pinned by hash detected -- score normalized to 7
CII-Best-Practices🟢 5badge detected: Passing
SAST🟢 9SAST tool detected but not run on all commits
License🟢 10license file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Fuzzing🟢 10project is fuzzed
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
CI-Tests🟢 1029 out of 29 merged PRs checked by a CI test -- score normalized to 10
Vulnerabilities🟢 91 existing vulnerabilities detected
Contributors🟢 10project has 11 contributing companies or organizations

Scanned Files

  • package-lock.json
  • package.json

Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.10 to 0.9.8.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](xmldom/xmldom@0.8.10...0.9.8)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.9.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/xmldom/xmldom-0.9.8 branch from be71478 to 0873ae9 Compare April 8, 2025 10:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2025

Superseded by #170.

@dependabot dependabot bot closed this Jun 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/xmldom/xmldom-0.9.8 branch June 2, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant